func net._C_free
4 uses
net (current package)
cgo_unix.go#L325: defer _C_free(mem)
cgo_unix.go#L345: defer _C_free(unsafe.Pointer(buf))
cgo_unix.go#L363: _C_free(unsafe.Pointer(buf))
cgo_unix_cgo.go#L69: func _C_free(p unsafe.Pointer) { func() { _cgo0 := /*line :66:51*/p; _cgoCheckPointer(_cgo0, nil); /*line :66:53*/_Cfunc_free(_cgo0); }() }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)